home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PROGRAMR / GREPBRWS.ZIP / BCC2GREP.SED < prev    next >
Text File  |  1993-09-15  |  107b  |  4 lines

  1. s/Warning *\([^ ]*\) *\([0-9]*:\)/\1:\2 (Warning)/p
  2. s/Error *\([^ ]*\) *\([0-9]*:\)/\1:\2 (***Error)/p
  3.  
  4.